'Declaration Public Overloads Function GetProperties( _ ByVal attributes() As Attribute _ ) As PropertyDescriptorCollection
public PropertyDescriptorCollection GetProperties( Attribute[] attributes )
Parameters
- attributes
- The attributes array.
Return Value
A System.ComponentModel.PropertyDescriptorCollection that represents the filtered properties for this component instance.